Technote QT 520 | May 1993 |
Last reviewed: 3/1/93
QuickTime 1.5 introduces a bug in the UnloadScrap call. It patches UnloadScrap so that if the scrap is already unloaded (that is, ScrapHandle is NIL), UnloadScrap immediately returns without setting the return value to noErr. This results in a bogus error code being returned unless I initialize the result beforehand.
___
Thanks for the bug report about QuickTime 1.5 and its faulty patch of
UnloadScrap. Until the bug's fixed, you have a reasonable workaround: setting
the result to 0 to begin with.
Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help